go/types.Checker.recordTypeAndValueInSyntax (method)
2 uses
go/types (current package)
check.go#L572: func (check *Checker) recordTypeAndValueInSyntax(x ast.Expr, mode operandMode, typ Type, val constant.Value) {
recording.go#L74: check.recordTypeAndValueInSyntax(x, mode, typ, val)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)